-
Home
-
Advanced File Manager — Ultimate WordPress File Manager and Document Library Plugin
-
5.3.1 (latest)
-
Code
-
Classes
- TestDoxPrinter
Total Complexity |
57 |
Dependencies |
15 |
Dependents |
0 |
Total lines |
353 |
Lines of code |
191 |
Logical lines of code |
85 |
Comment lines |
60 |
Methods |
29 |
Properties |
9 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
flushOutputBuffer() |
A |
48 |
10 |
35 |
endTest() |
S |
61 |
7 |
12 |
formatTestResultMessage() |
S |
63 |
4 |
10 |
registerTestResult() |
S |
57 |
2 |
17 |
testHasPassed() |
S |
66 |
3 |
9 |
hideSpinner() |
S |
67 |
3 |
9 |
showSpinner() |
S |
66 |
3 |
10 |
prefixLines() |
S |
61 |
2 |
13 |
formatThrowable() |
S |
66 |
2 |
9 |
getTestResultByName() |
S |
71 |
2 |
6 |
formatStacktrace() |
S |
80 |
1 |
3 |
getEmptyTestResult() |
S |
67 |
1 |
9 |
writeTestResult() |
S |
91 |
1 |
2 |
undrawSpinner() |
S |
91 |
1 |
2 |
drawSpinner() |
S |
91 |
1 |
2 |
__construct() |
S |
74 |
1 |
4 |
formatClassName() |
S |
80 |
1 |
3 |
setOriginalExecutionOrder() |
S |
76 |
1 |
4 |
flush() |
S |
81 |
1 |
3 |
writeProgress() |
S |
82 |
1 |
3 |
addSkippedTest() |
S |
78 |
1 |
3 |
addRiskyTest() |
S |
78 |
1 |
3 |
addIncompleteTest() |
S |
78 |
1 |
3 |
addFailure() |
S |
78 |
1 |
3 |
addWarning() |
S |
78 |
1 |
3 |
addError() |
S |
78 |
1 |
3 |
printResult() |
S |
91 |
1 |
2 |
setShowProgressAnimation() |
S |
81 |
1 |
3 |
formatTestName() |
S |
81 |
1 |
3 |